home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Akce / xtran5pw.exe / {app} / xtran.exe / 0 / RCDATA / TFRMOBJSLOZ / TFRMOBJSLOZ.txt
Text File  |  2004-01-24  |  4KB  |  172 lines

  1. object frmObjSloz: TfrmObjSloz
  2.   Left = 12
  3.   Top = 110
  4.   BorderStyle = bsDialog
  5.   Caption = 'Informace pro objedn∩┐╜n∩┐╜ produktu...'
  6.   ClientHeight = 379
  7.   ClientWidth = 625
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object GroupBox1: TGroupBox
  20.     Left = 8
  21.     Top = 8
  22.     Width = 609
  23.     Height = 285
  24.     Caption = ' Jak objednat tento program a zaplatit slo∩┐╜enkou ∩┐╜i ob∩┐╜lkou '
  25.     Color = clWhite
  26.     Font.Charset = EASTEUROPE_CHARSET
  27.     Font.Color = clGreen
  28.     Font.Height = -13
  29.     Font.Name = 'Arial'
  30.     Font.Style = [fsBold]
  31.     ParentColor = False
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     object Memo1: TMemo
  35.       Left = 8
  36.       Top = 18
  37.       Width = 593
  38.       Height = 259
  39.       BorderStyle = bsNone
  40.       Color = clWhite
  41.       Font.Charset = EASTEUROPE_CHARSET
  42.       Font.Color = clWindowText
  43.       Font.Height = -15
  44.       Font.Name = 'Times New Roman'
  45.       Font.Style = [fsBold]
  46.       Lines.Strings = (
  47.         'Na e-mailovou adresu Expert.SoftWorks@centrum.cz za∩┐╜lete:'
  48.         ' - registra∩┐╜n∩┐╜ heslo, kter∩┐╜ je zobrazeno v hlavn∩┐╜m okn∩┐╜ programu'
  49.         ' - Va∩┐╜e jm∩┐╜no a kontaktn∩┐╜ telefon pro ov∩┐╜∩┐╜en∩┐╜ objedn∩┐╜vky'
  50.         
  51.           ' - e-mail nebo telefonn∩┐╜ ∩┐╜∩┐╜slo, na kter∩┐╜ V∩┐╜m bude zasl∩┐╜no nov∩┐╜ r' +
  52.           'egistra∩┐╜n∩┐╜ '
  53.         'heslo'
  54.         ''
  55.         'Na po∩┐╜tovn∩┐╜ adresu uvedenou n∩┐╜e za∩┐╜lete:'
  56.         ' - po∩┐╜tovn∩┐╜ pouk∩┐╜zkou registra∩┐╜n∩┐╜ poplatek, kter∩┐╜ ∩┐╜inn∩┐╜ 150,- k∩┐╜'
  57.         
  58.           ' - poplatek m∩┐╜∩┐╜ete zaslat i v dopisov∩┐╜ ob∩┐╜lce, ale jen DOPORU∩┐╜EN' +
  59.           '∩┐╜!'
  60.         ''
  61.         
  62.           'Neprodlen∩┐╜ po obdr∩┐╜en∩┐╜ poplatku V∩┐╜m bude zasl∩┐╜n nov∩┐╜ registra∩┐╜n∩┐╜' +
  63.           ' k∩┐╜d.'
  64.         ''
  65.         'Adresa pro zasl∩┐╜n∩┐╜ poplatku:'
  66.         'David Ko∩┐╜∩┐╜nek, U Cukrovaru 1070, 27801 Kralupy nad Vltavou'
  67.         'I∩┐╜O: 705 80 197')
  68.       ParentFont = False
  69.       ReadOnly = True
  70.       TabOrder = 0
  71.     end
  72.   end
  73.   object Button1: TButton
  74.     Left = 540
  75.     Top = 348
  76.     Width = 77
  77.     Height = 25
  78.     Cancel = True
  79.     Caption = 'OK'
  80.     Default = True
  81.     TabOrder = 1
  82.     OnClick = Button1Click
  83.   end
  84.   object Button2: TButton
  85.     Left = 12
  86.     Top = 348
  87.     Width = 149
  88.     Height = 25
  89.     Caption = 'Pot∩┐╜ebujete da∩┐╜ov∩┐╜ doklad?'
  90.     TabOrder = 2
  91.     OnClick = Button2Click
  92.   end
  93.   object Button3: TButton
  94.     Left = 164
  95.     Top = 348
  96.     Width = 69
  97.     Height = 25
  98.     Caption = 'Multilicence'
  99.     TabOrder = 3
  100.     OnClick = Button3Click
  101.   end
  102.   object Button4: TButton
  103.     Left = 236
  104.     Top = 348
  105.     Width = 117
  106.     Height = 25
  107.     Caption = 'Objedn∩┐╜vka dob∩┐╜rkou'
  108.     TabOrder = 4
  109.     OnClick = Button4Click
  110.   end
  111.   object Button5: TButton
  112.     Left = 12
  113.     Top = 324
  114.     Width = 293
  115.     Height = 21
  116.     Caption = 'SPOLUPR∩┐╜CE - Informace pro prodejce software'
  117.     Font.Charset = DEFAULT_CHARSET
  118.     Font.Color = clWindowText
  119.     Font.Height = -11
  120.     Font.Name = 'MS Sans Serif'
  121.     Font.Style = [fsBold]
  122.     ParentFont = False
  123.     TabOrder = 5
  124.     OnClick = Button5Click
  125.   end
  126.   object Button6: TButton
  127.     Left = 12
  128.     Top = 288
  129.     Width = 265
  130.     Height = 33
  131.     Caption = 'Jak zaplatit slo∩┐╜enkou nebo ob∩┐╜lkou?'
  132.     Font.Charset = EASTEUROPE_CHARSET
  133.     Font.Color = clMaroon
  134.     Font.Height = -13
  135.     Font.Name = 'Arial'
  136.     Font.Style = [fsBold]
  137.     ParentFont = False
  138.     TabOrder = 6
  139.     OnClick = Button6Click
  140.   end
  141.   object Button7: TButton
  142.     Left = 280
  143.     Top = 288
  144.     Width = 237
  145.     Height = 33
  146.     Caption = 'Jak zaplatit p∩┐╜evodem na ∩┐╜∩┐╜et?'
  147.     Font.Charset = EASTEUROPE_CHARSET
  148.     Font.Color = clMaroon
  149.     Font.Height = -13
  150.     Font.Name = 'Arial'
  151.     Font.Style = [fsBold]
  152.     ParentFont = False
  153.     TabOrder = 7
  154.     OnClick = Button7Click
  155.   end
  156.   object Button8: TButton
  157.     Left = 356
  158.     Top = 324
  159.     Width = 181
  160.     Height = 49
  161.     Caption = 'Nev∩┐╜te, jak objednat?'
  162.     Font.Charset = EASTEUROPE_CHARSET
  163.     Font.Color = clWindowText
  164.     Font.Height = -12
  165.     Font.Name = 'Arial'
  166.     Font.Style = [fsBold]
  167.     ParentFont = False
  168.     TabOrder = 8
  169.     OnClick = Button8Click
  170.   end
  171. end
  172.